Package: bie5782
Type: Package
Title: This package provides a single function named mmm that performs
        matrix computations utilizing C++ code.
Version: 1.0
Date: 2012-04-23
Author: Michel Jan Marinus Bieleveld
Maintainer: Michel Jan Marinus Bieleveld <michel.bieleveld@usp.br>
Description: To learn more about packages, help files, example codes and C++ interaction the author of this package created a single function named mmm that performs simple matrix multiplications. This multiplication is performed solely in C++ code utilizing a simple for loop. Luckily enough for all R uses, but not for the author, the standard R multiplication executes in less time than this function. 
License: GPL (>= 2)
Depends: Rcpp (>= 0.9.10)
LinkingTo: Rcpp
Built: R 2.15.0; x86_64-pc-mingw32; 2012-04-19 16:45:57 UTC; windows
Archs: x64
